{
  "type": "gift",
  "pools": [
    {
      "rolls": 1,
      "entries": [
        {
          "type": "loot_table",
          "weight": 1,
          "value": "balanced_deck",
          "functions": [
            {
              "function": "set_count",
              "count": 1
            }
          ]
        },
        {
          "type": "loot_table",
          "weight": 1,
          "value": "builder_deck",
          "functions": [
            {
              "function": "set_count",
              "count": 1
            }
          ]
        },
        {
          "type": "loot_table",
          "weight": 1,
          "value": "explorer_deck",
          "functions": [
            {
              "function": "set_count",
              "count": 1
            }
          ]
        },
        {
          "type": "loot_table",
          "weight": 1,
          "value": "farm_deck",
          "functions": [
            {
              "function": "set_count",
              "count": 1
            }
          ]
        },
        {
          "type": "loot_table",
          "weight": 1,
          "value": "miner_deck",
          "functions": [
            {
              "function": "set_count",
              "count": 1
            }
          ]
        },
        {
          "type": "loot_table",
          "weight": 1,
          "value": "prankster_deck",
          "functions": [
            {
              "function": "set_count",
              "count": 1
            }
          ]
        },
        {
          "type": "loot_table",
          "weight": 1,
          "value": "pvp_deck",
          "functions": [
            {
              "function": "set_count",
              "count": 1
            }
          ]
        },
        {
          "type": "loot_table",
          "weight": 1,
          "value": "redstone_deck",
          "functions": [
            {
              "function": "set_count",
              "count": 1
            }
          ]
        },
        {
          "type": "loot_table",
          "weight": 1,
          "value": "speedrunner_deck",
          "functions": [
            {
              "function": "set_count",
              "count": 1
            }
          ]
        },
        {
          "type": "loot_table",
          "weight": 1,
          "value": "terraform_deck",
          "functions": [
            {
              "function": "set_count",
              "count": 1
            }
          ]
        }
      ]
    }
  ]
}